projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63eb475
)
build: fix typo
author
Rico Tzschichholz
<ricotz@ubuntu.com>
Thu, 30 May 2013 18:19:49 +0000
(20:19 +0200)
committer
Benjamin Otte
<otte@redhat.com>
Thu, 30 May 2013 18:19:49 +0000
(20:19 +0200)
testsuite/reftests/Makefile.am
patch
|
blob
|
history
diff --git
a/testsuite/reftests/Makefile.am
b/testsuite/reftests/Makefile.am
index efd3edd398aba7200e5c17bae890ce6ab1b50606..f20864386e2d4ec7dfd0d95655940dbc28b55fd3 100644
(file)
--- a/
testsuite/reftests/Makefile.am
+++ b/
testsuite/reftests/Makefile.am
@@
-283,7
+283,7
@@
testdata = \
$(NULL)
EXTRA_DIST += \
-
(testdata)
\
+
$(testdata)
\
reftests.test.in \
$(NULL)